home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / misc1 / instal.zip / MAKEALL.BAT < prev    next >
DOS Batch File  |  1990-07-04  |  63b  |  8 lines

  1. @echo off
  2. cd wslib
  3. make makefile
  4. cd ..
  5. make makefile
  6. 
  7.  
  8.